home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 49
/
Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso
/
Aminet
/
dev
/
misc
/
FlexCat.lha
/
Lib
/
C++_cc.sd
< prev
next >
Wrap
Text File
|
1999-11-28
|
566b
|
19 lines
##rem $Id: C++_cc.sd,v 1.2 1999/11/28 03:36:41 carlos Exp $
##stringtype C
##shortstrings
//****************************************************************
// This file was created automatically by `%fv'
// from "%f0".
//
// Do NOT edit by hand!
//****************************************************************
// this contains the string structs definitions ready to be compiled
// into an object file to later linkage.
// this includes the definition of CatMessage class
#include <CatalogF.h>
extern const CatMessage %i;
const CatMessage %i = { %d, %s };